func time.now
3 uses
time (current package)
time.go#L1057: func now() (sec int64, nsec int32, mono int64)
time.go#L1073: sec, nsec, mono := now()
zoneinfo_read.go#L321: sec, _, _ := now()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)